Translated-Document Information
The collection item ID for translated-document information is defined in the following enumeration:
enum { gxTranslatedDocumentTag = 'trns' };QuickDraw GX stores translated-document information in the gxTranslatedDocumentInfo structure:
struct gxTranslatedDocumentInfo { long translatorInfo; };
Field Description
- translatorInfo
- A value that specifies translation information for the document.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help